home *** CD-ROM | disk | FTP | other *** search
- # ParserExceptions.properties
- # The double single quotes are for the benefit of the MessageFormat class
- java.io.IOException=Unable to access. {0}
- java.io.FileNotFoundException=File not found "{0}"
- java.net.MalformedURLException=Unable to recognize "{0}" as a URI.
- java.net.UnknownHostException=Unable to access "{0}"
- 8=Entity values must be enclosed in quotes. Found ''{0}'' instead.
- 10=Attribute values must be enclosed in quotes. Found ''{0}'' instead.
- 11=System id must be enclosed in quotes. Found ''{0}'' instead.
- 12=Entity values must be enclosed in quotes. Found ''{0}'' instead.
- 16=Unexpected character ''{0}'' in comment start.
- 29=Declaration contains an unrecognized character ''{0}'' or did not end as expected.
- 30=''{0}'' is not a recognized declaration.
- 31=''{0}'' is not a recognized start to a declaration.
- 32=Content models should be enclosed in parentheses.
- 45=Expecting 'ANY', 'EMPTY', 'CDATA', or 'RCDATA' -- a parenthesis is probably missing.
- 46=Expecting 'ANY' or 'EMPTY' -- a parenthesis is probably missing.
- 47=Content model term contains an unrecognized character ''{0}'' or did not end as expected.
- 48=Content model term contains an unrecognized character ''{0}''. Expected one of , | )
- 56=''{0}'' is not a known attribute type.
- 58=Notation list did not start or end as expected ''{0}''.
- 59=Enumeration list contains an unrecognized character ''{0}'' or did not end as expected.
- 60=''{0}'' is not a known type of default.
- 61=Did not understand "{0}" in the conditional. Expected either "IGNORE" or "INCLUDE".
- 62=Expected '[' as start of conditional. Encountered ''{0}'' instead.
- 63=Condition did not end as expected ''{0}''.
- 66="{0}" is not a valid number
- 67=Reference did not end as expected ''{0}''.
- 68=Unable to locate general entity ''{0}''.
- 69=Unable to locate parameter entity ''{0}''.
- 69a=Unable to unread incorrect pe terminator.
- 76=Expected PUBLIC or SYSTEM, found ''{0}''.
- 77=Expected NDATA, but found ''{0}'' instead.
- 83=Declaration did not end as expected ''{0}''.
- 84=Expected PUBLIC or SYSTEM, but found ''{0}'' instead.
- 85=Unable to read external subset "{0}".
- 86=Data type specification refers to an unknown attribute ''{0}''.
- 87=Unknown notation or data type ''{0}''.
- 88=System id for the entity ''{0}'' is empty. Unable to obtain referenced information."
- 89=A notation attribute has already been defined for the element type (''{0}''). Since it resides in a reusable, it can only be changed there.
- 90=Entity reference did not end with a '';'' as expected.
- #OBSOLETE 91=Conditionals are not supported. The conditional itself will be lost although all declarations within have been INCLUDED.
- 92=IGNORE sections are not supported. All declarations within this section will be lost.
- 93=Occurance Ranges must be in the form '{'min,max'}' or '{'min,*'}'. Found "{0}" instead.
- 94=The datatype "{0}" does not support this facet.
- 95=Expected a number. {0}
- 96=Options not understood. {0}
- 97=Entry should be in the form of one or more "name = ''value''" pairs.{0}
- 98=The entity "{0}" has been referenced recursively.
- 99=The entity "{0}" referenced here does not correspond to a support usage. When saved its use here will not be reproduced.
-
- 101=SGML: Tag requirements ignored.
- 102=SGML: The '&' connector was changed to '|'. DTD is less restrictive as a result.
- 103=SGML: Aggregated element declarations for "{0}" split apart into individual declarations.
- 104=SGML: Element name list contained an unexpected character ''{0}''.
- 105=SGML: Aggregated attribute declarations for "{0}" split apart into individual declarations.
- 106=SGML: Attribute type "{0}" converted to "CDATA"
- 107=SGML: Attribute type "{0}" converted to "NMTOKEN"
- 108=SGML: Attribute type "{0}" converted to "NMTOKENS"
- 109=SGML: PUBLIC reference missing a SYSTEM reference in entity "{0}".
- 110=SGML: Entity reference did not end with a '';'' but rather with a ''{0}''.
- 111=SMGL: Content model in/exclusion ignored: "{0}"
- 112=SGML: Content model changed from "{0}" to PCDATA.
- 113=SGML: Attribute values must be enclosed in quotes, using "{0}" as default.
- 114=SGML: Expected comment but found ''{0}''.
- 115=SGML: Comments within a declaration are not allowed. Comment "{0}" lost.
- 116=SGML: Attribute default ''{0}'' converted to #IMPLIED.
- 117=SGML: SDATA entity value ''{0}'' will be treated as normal replacement text.
- 118=SGML: Special (i.e. {0}) attribute list ignored.
- 119=SGML: ''{0}'' must be in uppercase.
- 120=SGML: #CONTENT not available in XML, made #REQUIRED, see comment for original fixed value.
- 121=SGML: CDATA entity value ''{0}'' will be treated as normal replacement text.
- 122=SGML: PI entity value ''{0}'' will be treated as normal replacement text.
- 123=SGML: STARTTAG entity value ''{0}'' will be surrounded by ''<'' and ''>'' and treated as normal text.
- 124=SGML: ENDTAG entity value ''{0}'' will be surrounded by ''<'' and ''/>'' and treated as normal text.
- 125=SGML: MD entity value ''{0}'' will be surrounded by ''<!'' and ''>'' and treated as normal text.
- 126=SGML: MS entity value ''{0}'' will be surrounded by ''<!['' and '']]>'' and treated as normal text.
- 127=SGML: Default entity value ''{0}'' will be ignored.
- 128=SGML: {0} external entity will be treated as a parsed external entity.
- 129=SGML: Unknown entity name ''{0}''.
- 130=SGML: Comment syntax not understood.
-
- #created outside of the parser
- 200=Declaration not found or too many created.
- 201=List contains an unexpected character ''{0}''.
- 202=A name is required.
- 203=The first character of the name may not be a ''{0}''.
- 204=Names may not contain the character ''{0}''.
- 205=Names must be a single word. Use ''.'' or ''-'' or ''_'' to separate words.
- 206=Names must be unique. "{0}" already exists.
- 207=Type {0} not recognized.
- 208=''{0}'' does not exist as an Element Type nor a Attribute Set.
- 209=The attribute set ''{0}'' does not exist.
- 210=The element type ''{0}'' does not exist.
- 211=There may only be one attribute of type ID. ''{0}'' is also of type ID.
- 212=There is more than one attribute named "{0}".
- 213=This element type has been defined more than once. This declaration will be ignored.
- 214=The element type ''{0}'' appears more than once in the content model.
- 215=The element type ''{0}'' has not been declared.
- 216=An ID attribute must not have a default ''{0}''.
- 217=''{0}'' contains an invalid character.
- 218=Default value ''{0}'' must match an existing general entity.
- 219=Default value ''{0}'' must match a general entity with a notation (i.e. an unparsed general entity).
- 220=Multiple values should be separated by spaces. ''{0}'' is not a valid separator.
- 221=''{0}'' is not a valid public id. It contains invalid characters.
- 222=''{0}'' is not a valid notation. It contains invalid characters.
- 223=Notation not found.
- 224=''{0}'' is not a valid name. It contains invalid characters.
- 225=Nested parentheses found. Content models with both elements and text may only be an optional, repeating set of choices.
- 226=Occurrence symbol found after ''{0}''. Content models with both elements and text may only be an optional, repeating set of choices.
- 227=Sequence '','' found after ''{0}''. Content models with both elements and text may only be an optional, repeating set of choices.
- 228='*' not found. Content models with both elements and text may only be an optional, repeating set of choices.
- 229=Use parentheses to separate sequence '','' and choice ''|'' portions of the content model.
- 230=The declaration ''{0}'' must appear before this one since it is referenced by it.
- 231=The name ''{0}'' is being used in a different context and cannot be converted to a reusable attribute set.
- 232=Constraints are not meaningful with this data type. Use the XML Type enumeration.
- 233=At least one potential value must be defined for an enumeration.
- 234=At least one potential value must be defined for an notation type.
- 235=Default value ''{0}'' must match one of the constraint values.
- 236=Element type ''{0}'' not found.
- 237=Attribute type ''{0}'' not found.
- 238=The namespace prefix ''{0}'' does not exist.
- 239=''{0}'' is not recognizable.
- 240=Parser Error. ''{0}''
- 241=In attribute declaration ''{0}'' is not a defined namespace.
- 242=In element declaration ''{0}'' is not a defined namespace.
- 243=This SOX Schema does not have the right version number. Expected V0.2.2 - found ''{0}''. The application may not process it correctly!
- 244=File or url ''{0}'' not found. Note that urls should be prefixed with "http://"; files need not be prefixed.
- 245=Unable to locate host for URL ''{0}''.
- 246=Errors encountered while parsing ''{0}''.
- 247=File IO Error attempting to add contents of subset: ''{0}''.
- 248=In model group declaration ''{0}'' is not a defined namespace.
- 249=In attribute group declaration ''{0}'' is not a defined namespace.
- 250=Unknown datatype: ''{0}''. Converting to string.
- 251=Unknown content value: ''{0}''
- 252=Unrecognized attribute: ''{0}''
- 253=When content=mixed, order should equal to many. Found: ''{0}''
- 254=dt:Values contraints are only valid for enumeration datatype
- 255=''{0}'' should not contain any elements, given its content model.
- 256=Descriptions must be part of AttributeType or ElementType.
- 257=''{0}'' invalid occurence values.
- 258=dt:type not defined for datatype
- 259=The datatype tag is only valid with AttributeType and ElementType elements.
- 260='Schema' should be the root element. Found ''{0}'' instead.
- 261=Order = ''{0}'' is not a valid value.
- 262=Required attribute must be either 'yes' or 'no' -- found: ''{0}''
- 263=XML Data Reduced Subset does not support a datatype of enumeration for elements.
- 264=References a global attribute "{0}" which does not exist.
- 265=There are duplicate global attributes named "{0}".
- 266=#PCDATA may only be the first term in a mixed content model.
- 267="{0}" can''t extend itself.
- 268="{0}" is an extension of this element.
- 269=Super type "{0}" not found.
- 270=#PCDATA may only appear in the top-level group of a content model.
- 271=An attribute named "xmlns" should not be declared.
- 272=A content model group with no children ("()") is incomplete.
- 273=Use of PI that is reserved for XML: "{0}"
- 274=Use of unsupported encoding: "{0}". Currently supported encodings are UTF-8, ASCII, and UTF-16.
- 275=Unable to parse 'xml' processing instruction information: "{0}".
- 999={0}
-
-
-
-
-
-
-
-
-